diff options
| author | JaKooLit <jimmielovejay.com> | 2023-12-16 11:59:19 +0900 |
|---|---|---|
| committer | JaKooLit <jimmielovejay.com> | 2023-12-16 11:59:19 +0900 |
| commit | aa9a6ebfbb2f99f1301a1276dae3ea119a338ee9 (patch) | |
| tree | ad01741356dabd4b386619eaf5e3ae3fef0634f8 /config/waybar/configs/Minimalist Stretch [TOP] | |
| parent | f3cdea54863ca67e2533d2f5dc88be3eecf568b8 (diff) | |
Major Rename of waybar configs and styles for easier user to understand
Kitty - pywal color change disabled by default
Execs.conf re-organized
Auto wallpaper changed disabled by default
Diffstat (limited to 'config/waybar/configs/Minimalist Stretch [TOP]')
| -rw-r--r-- | config/waybar/configs/Minimalist Stretch [TOP] | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/config/waybar/configs/Minimalist Stretch [TOP] b/config/waybar/configs/Minimalist Stretch [TOP] deleted file mode 100644 index dc519ad9..00000000 --- a/config/waybar/configs/Minimalist Stretch [TOP] +++ /dev/null @@ -1,40 +0,0 @@ -/* ---- 💫 https://github.com/JaKooLit 💫 ---- */ - -// ### SIMPLE - Long ### // - -{ -"include": "~/.config/waybar/modules", -"layer": "top", -//"mode": "dock", -"exclusive": true, -"passthrough": false, -"position": "top", -"spacing": 6, -"fixed-center": true, -"ipc": true, -"margin-top": 3, -"margin-left": 8, -"margin-right": 8, - -"modules-left": [ - "custom/menu", - "custom/separator#blank_2", - "hyprland/workspaces#pacman", - "custom/separator#blank_2", - "mpris", - "tray", - ], -"modules-center": [ - "clock", - ], -"modules-right": [ - "group/motherboard", - "custom/separator#blank_2", - "group/laptop", - "custom/separator#blank_2", - "group/audio", - "custom/separator#blank_2", - "custom/power", - ], - -}
\ No newline at end of file |
